MarketNow — Trust Layer for Agent Commerce (MCP Marketplace)

Created By
Edison Flores2 months ago
The trust layer for agent commerce. 8,560 MCP-compatible skills with Sentinel L2 security audits, x402 payments (HTTP 402 + USDC on Base), and AP2 delegated mandates with human-in-the-loop by default. NOT another discovery registry — discovery is solved (MCP Registry, Smithery, Glama). MarketNow solves TRUST: every skill carries a Sentinel security report, declared permissions, and an honest review_status (auto-scanned | human-reviewed | maintainer-verified). ## What's different - 🔒 Sentinel L2: real-time security audit on every skill (18 Semgrep rules + Docker sandbox + OSV dependency check) - 💳 x402 + USDC on Base: HTTP 402 Payment Required, on-chain verifiable - 🛡️ AP2 mandates: agents buy autonomously, but human-in-the-loop is the DEFAULT (not opt-out) - 📜 Audit log = git commits: every mandate transaction is a public commit in the GitHub repo - 🌍 5 languages: EN, ES, ZH, PT, FR - 💰 $0.99–$9.99 one-time, 43 free skills, NO subscriptions - 🏢 Built by AliceLabs LLC (Wyoming, USA, 2025), solo founder Edison Flores, no investors ## MCP Tools - search_skills: Search by query, category, price, language - get_skill: Get full details (system prompt, sentinel, setup) - list_categories: 58 categories with counts - get_manifest: Marketplace metadata - get_install_command: Get npx install command ## Server Config { "mcpServers": { "marketnow": { "url": "https://marketnow.site/api/mcp" } } } ## Stats (live) - 8,560 MCP skills indexed - 58 categories - 43 free skills - 5 languages - License: MNNC-1.0 (source-available, non-commercial) ## Links - Website: https://marketnow.site - Trust roadmap: https://marketnow.site/trust - Standards: https://marketnow.site/standards - Source: https://github.com/edgarfloresguerra2011-a11y/marketnow - npm: https://www.npmjs.com/package/marketnow-mcp - OpenAPI: https://marketnow.site/api/openapi.json Built for autonomous agents. Every skill has a Sentinel security report, a ready-to-use system prompt, and auto-configured install. What you pay for is trust, curation, and integration — not the code (which is open source).
Overview

Features

  • 8,560 MCP skills across 20+ categories (AI, DevOps, Data, Crypto, Social, etc.)
  • Sentinel Security: Every skill scanned automatically on submission
  • Badge Ecosystem: Embed security badges in your README: https://marketnow.site/badge/{slug}.svg
  • Crypto Payments: Agent-to-agent payments on ETH, BSC, SOL, BTC with on-chain verification
  • SSR Pages: Every skill has indexable /skill/{slug} pages with OG meta tags
  • Open Registry: Submit your own skills via https://marketnow.site/submit

MCP Tools

ToolDescription
search_skillsSearch by query, category, score, limit
get_skillGet full details for a specific skill
get_categoriesList all categories with skill counts
healthCheck marketplace status

Transport

  • SSE: GET /api/mcp (text/event-stream)
  • WebSocket: Upgrade: websocket header
  • JSON-RPC: POST /api/mcp (application/json)

Quick Start

{
  "mcpServers": {
    "marketnow": {
      "url": "https://marketnow.site/api/mcp"
    }
  }
}

Server Config

{
  "mcpServers": {
    "marketnow": {
      "url": "https://marketnow.site/api/mcp"
    }
  }
}
Project Info
Created At
2 months ago
Updated At
14 days ago
Author Name
Edison Flores
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago